projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fe087a
)
lisp/ChangeLog (2015-01-27): Add bug#
author
Katsumi Yamaoka
<yamaoka@jpl.org>
Tue, 27 Jan 2015 03:25:16 +0000
(
03:25
+0000)
committer
Katsumi Yamaoka
<yamaoka@jpl.org>
Tue, 27 Jan 2015 03:25:16 +0000
(
03:25
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 96b7f63a26ad2c0a93e4667252dd982acba09957..16cb21dd5c5a61a00cd1d2bd888b291e30b2c13b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,7
+1,8
@@
2015-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
* emacs-lisp/cl.el (cl--function-convert): Run cl--labels-convert
- for the case cl-flet or cl-labels form is wrapped with lexical-let.
+ for the case cl-flet or cl-labels form is wrapped with lexical-let
+ (bug#19613).
2015-01-26 Stefan Monnier <monnier@iro.umontreal.ca>